mDocs Holder SDK
Toggle table of contents
4.0.0
Select version
5.0.0
4.1.1
4.1.0
4.0.0
3.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
mDocs Holder SDK
mDocs Holder SDK
/
global.mattr.mobilecredential.holder.issuance.dto
/
Claim
Claim
@
Serializable
data
class
Claim
(
val
name
:
String
,
val
namespace
:
String
)
Represents a claim available in an
OfferedCredential
.
Members
Constructors
Claim
Link copied to clipboard
constructor
(
name
:
String
,
namespace
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
namespace
Link copied to clipboard
val
namespace
:
String